home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / lib / c / stdio / symm.md / md.mk < prev   
Encoding:
Text File  |  1992-06-08  |  2.9 KB  |  29 lines

  1. #
  2. # Prototype Makefile for machine-dependent directories.
  3. #
  4. # A file of this form resides in each ".md" subdirectory of a
  5. # command.  Its name is typically "md.mk".  During makes in the
  6. # parent directory, this file (or a similar file in a sibling
  7. # subdirectory) is included to define machine-specific things
  8. # such as additional source and object files.
  9. #
  10. # This Makefile is automatically generated.
  11. # DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
  12. #
  13. # Generated from /sprite/lib/mkmf/Makefile.md
  14. # Mon Jun  8 14:33:35 PDT 1992
  15. #
  16. # For more information, refer to the mkmf manual page.
  17. #
  18. # $Header: /sprite/lib/mkmf/RCS/Makefile.md,v 1.6 90/03/12 23:28:42 jhh Exp $
  19. #
  20. # Allow mkmf
  21.  
  22. SRCS        = fileno.c fread.c vfprintf.c Stdio_Setup.c fgetc.c getw.c putw.c clearerr.c fclose.c fflush.c fgets.c fopen.c fputc.c fputs.c fseek.c fwrite.c gets.c puts.c setvbuf.c sscanf.c ungetc.c _cleanup.c fdopen.c ftell.c perror.c tmpnam.c StdioFileReadProc.c fprintf.c freopen.c fscanf.c getchar.c printf.c putchar.c rewind.c scanf.c setbuf.c setbuffer.c setlinebuf.c sprintf.c vfscanf.c vsprintf.c vprintf.c StdioFileOpenMode.c vsnprintf.c StdioFileCloseProc.c StdioFileWriteProc.c
  23. HDRS        = fileInt.h
  24. MDPUBHDRS    = 
  25. OBJS        = symm.md/fileno.o symm.md/fread.o symm.md/vfprintf.o symm.md/Stdio_Setup.o symm.md/fgetc.o symm.md/getw.o symm.md/putw.o symm.md/clearerr.o symm.md/fclose.o symm.md/fflush.o symm.md/fgets.o symm.md/fopen.o symm.md/fputc.o symm.md/fputs.o symm.md/fseek.o symm.md/fwrite.o symm.md/gets.o symm.md/puts.o symm.md/setvbuf.o symm.md/sscanf.o symm.md/ungetc.o symm.md/_cleanup.o symm.md/fdopen.o symm.md/ftell.o symm.md/perror.o symm.md/tmpnam.o symm.md/StdioFileReadProc.o symm.md/fprintf.o symm.md/freopen.o symm.md/fscanf.o symm.md/getchar.o symm.md/printf.o symm.md/putchar.o symm.md/rewind.o symm.md/scanf.o symm.md/setbuf.o symm.md/setbuffer.o symm.md/setlinebuf.o symm.md/sprintf.o symm.md/vfscanf.o symm.md/vsprintf.o symm.md/vprintf.o symm.md/StdioFileOpenMode.o symm.md/vsnprintf.o symm.md/StdioFileCloseProc.o symm.md/StdioFileWriteProc.o
  26. CLEANOBJS    = symm.md/fileno.o symm.md/fread.o symm.md/vfprintf.o symm.md/Stdio_Setup.o symm.md/fgetc.o symm.md/getw.o symm.md/putw.o symm.md/clearerr.o symm.md/fclose.o symm.md/fflush.o symm.md/fgets.o symm.md/fopen.o symm.md/fputc.o symm.md/fputs.o symm.md/fseek.o symm.md/fwrite.o symm.md/gets.o symm.md/puts.o symm.md/setvbuf.o symm.md/sscanf.o symm.md/ungetc.o symm.md/_cleanup.o symm.md/fdopen.o symm.md/ftell.o symm.md/perror.o symm.md/tmpnam.o symm.md/StdioFileReadProc.o symm.md/fprintf.o symm.md/freopen.o symm.md/fscanf.o symm.md/getchar.o symm.md/printf.o symm.md/putchar.o symm.md/rewind.o symm.md/scanf.o symm.md/setbuf.o symm.md/setbuffer.o symm.md/setlinebuf.o symm.md/sprintf.o symm.md/vfscanf.o symm.md/vsprintf.o symm.md/vprintf.o symm.md/StdioFileOpenMode.o symm.md/vsnprintf.o symm.md/StdioFileCloseProc.o symm.md/StdioFileWriteProc.o
  27. INSTFILES    = symm.md/md.mk symm.md/dependencies.mk Makefile tags TAGS
  28. SACREDOBJS    = 
  29.